saveAllState

Deprecated

Have your FragmentHostCallback implement androidx.savedstate.SavedStateRegistryOwner to automatically save state via the FragmentManager.

Saves the state for all Fragments.

See also